| 1. | For procedures that take a variable argument list , the 对于采用可变参数列表的过程, |
| 2. | The realization and application of a functionl with variable argument lists 函数变长实参表的实现与应用 |
| 3. | Keep in mind the new variable argument support , which is designated by the 要记住新的变量参数支持,它是由 |
| 4. | Option or the compiler won t recognize the variable argument list 选项编译,否则编译器不会识别变量参数列表。 |
| 5. | Gets a value indicating whether the message has variable arguments 获取一个值,该值指示消息是否具有变量参数。 |
| 6. | Constraint , which indicates that the method supports a variable argument list 约束来限定,此约束指出方法支持一个变量参数列表。 |
| 7. | Variable arguments pid control for main steam temperature system based on immune genetic optimization 基于遗传算法的单晶炉热场温度控制系统 |
| 8. | Any managed data types in the variable argument position will be marshaled to native types 可变参数位置中的任何托管数据类型都将被封送为本机类型。 |
| 9. | Some languages , such as c , provide a keyword that decorates an array that is used to pass variable arguments 某些语言(如c )提供了一个关键字,用于修饰传递可变参数的数组。 |
| 10. | If a method does not have the proper type , the ansi - c compiler will not detect the error because the variable argument list and our casting prevent type checks 如果一个方法没有恰当的类型,因为可变的变元表以及如上的“加工”阻止了类型检查, ansi - c编译器将不会报错。 |